Skip to content

Added the CPP-AP library #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

SpectraL519
Copy link

@SpectraL519 SpectraL519 commented Mar 7, 2025

CPP-AP is a command-line argument parsing (header-only) library for C++20. It relies on concept, thanks to which it allows the users to define arguments with various value types - not only the standard numeric or string types. Moreover, the library offers multiple options to configure each of the parser's arguments for more strict control over the parsing behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant